home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d20 / bkla105.arc / HISTORY.DOC < prev    next >
Text File  |  1991-09-27  |  5KB  |  119 lines

  1.                   BinkLA Revision History - Bug Reports/Fixes
  2.  
  3.  
  4.     The  program  is  VERY  string  intensive.   I have been collecting the
  5.     strings that occur in my  Log  and  injecting  them  into  BinkLA  when
  6.     discrepancies  occur.   I don't know if I have managed to capture every
  7.     different occurrence.
  8.  
  9.                        ──────────── Releases ──────────
  10.  
  11.     BinkLA Version 1.00 released March 3rd, 1990.
  12.  
  13.     BinkLA Version 1.01 released April 16th, 1990.
  14.  
  15.     BinkLA  Version  1.02  released April 21st, 1990.
  16.  
  17.     This version adds an additional string search  and  allows  for  longer
  18.     Net/Node numbers. Also, at least one statement in the program could get
  19.     confused  if  a Log file line other than a Binkley log file appeared in
  20.     the Log.  This bug has been corrected.
  21.  
  22.     BinkLA Version 1.03 released December 12th, 1990
  23.  
  24.     With the release of BinkleyTerm V2.40, the Zone number will now  appear
  25.     in  the BinkLA report output if the information is available in the log
  26.     entry used by BinkLA.  I've found that if you Poll your Boss Node using
  27.     ALT-Y  in  Binkley, the Zone number does not appear in the log file and
  28.     will therefore not appear in BinkLA report output for that Node.
  29.  
  30.     Domain  addressing (eg @fidonet.org) caused some problems with V1.02 as
  31.     well.  I hope that I have corrected this problem but would really  like
  32.     to  test  a  few  more  Binkley.log files using this feature in Binkley
  33.     2.40.  If domain addressing is used in the  Binkley  log  file,  BinkLA
  34.     will suppress it.
  35.  
  36.     I've had some difficulty dealing with Janus transfers.  I hope  I  have
  37.     it  right.   Basically I look at each individual transfer and disregard
  38.     the overall total transfer statistics.
  39.  
  40.     BinkLA Version 1.04 released 22 April, 1991
  41.  
  42.     Binkla  1.04  started  Beta test as of December 26th, 1990. Somebody in
  43.     one of the Echos said that "A good program is never finished".   BinkLA
  44.     must be a good program.  :-).
  45.  
  46.     This  version  changes  the  command  line  parser  and  adds  switches
  47.     -D<drive:\path\filename.ext,  -EX.ext.ext...   -NZ, LOG=[path\]filename
  48.     (syntax change) and @ResponseFile.  1.04 also incorporates  the  string
  49.     "Synchronizing from Offset" and 'Remote didn't respond'.
  50.  
  51.     The  Average  CPS  rate  algorithm  has been changed in Bklarpt to more
  52.     accurately reflect the overall average transfer rates.  Thanks  go  out
  53.     to  Bob  Davis  of FidoNet 1:106/114 for sending me Logs and raising an
  54.     observation on the CPS transfer rate.
  55.  
  56.     The global error exit routine has been re-written to attempt to  better
  57.     describe the error in the event that BinkLA crashes.  However, if a DOS
  58.     error  occurs  while QSort or Sort are executing external to BinkLA the
  59.     global error routine may not reflect the true occurrence of the  event.
  60.     For  example  if  an  "Input  past end of file" error is indicated this
  61.     could mean that your disk is full or  there  is  not  enough  available
  62.     memory  in  your  system  for  BinkLA to write it's temporary sort file
  63.     while out doing a sort. These are the only two obscure  errors  that  I
  64.     have observed but there may be others.
  65.  
  66.     Fixed  a  problem with erronious data being reported when Binkley is in
  67.     terminal mode.
  68.  
  69.     Shortened Column Length
  70.  
  71.     I shortened the width of the output report from 77 columns to 76
  72.     columns to cure a wrapping problem with QuickBBS when the output is
  73.     placed in a message.
  74.  
  75.     Fixed a couple BUGS
  76.  
  77.     If BinkLA now runs out of disk space while processing it's work files,
  78.     it will now graciously(?) exit to DOS.
  79.  
  80.     With an observation from the NEC of  134  -  Joe  Lindstrom,  I  bagged
  81.     another  BUG when "Synchronizing to Offset" occurred.  This was a logic
  82.     error on my part in the program.  I  corrected  it  and  hope  that  no
  83.     undesirable results spin off at a result of the change I made.
  84.  
  85.     BinkLA Version 1.05ß.01 - May 19th, 1991
  86.  
  87.     Fixed  an   unusual   string  occurrence  where  two  opening  brackets
  88.     appeared on the idendification line of an incoming node call.
  89.  
  90.     BinkLA Version 1.05ß.02 - Jun 5th, 1991
  91.  
  92.     Fixed logic in a string that looked for @.
  93.  
  94.     BinkLA Version 1.05ß.03 - Jun 28th, 1991
  95.  
  96.     Fixed field overflow when creating temp file where transfer time
  97.     exceeded 9999.99 seconds.
  98.  
  99.     BinkLA Version 1.05ß.04 - Jul 13th, 1991
  100.  
  101.     Fixed counter where BBS caller logs on at 19200 or 38400.  Now counts
  102.     as a 9600 call rather than Other.
  103.  
  104.     BinkLA Version 1.05ß.05 - Aug 11th, 1991
  105.  
  106.     Fixed display where domain addressing is used on outgoing calls.
  107.  
  108.     BinkLA Version 1.05ß.06 - Aug 25th, 1991
  109.  
  110.     Fixed an error in reading the Part II temp file which, in some cases,
  111.     displayed incorrect file transfer BPS rates.
  112.  
  113.     BinkLA Version 1.05 - Sep 23nd, 1991
  114.  
  115.     Revised  the  BinkLA report to incorporate the Session Cost as reported
  116.     in BinkleyTerm Version 2.50 log file.
  117.  
  118.  
  119.